
if service.click({
{"Cancel v*|DECLINE|Mute*|Unmute*",
}
})
return true
end

if service.click({
{"%Direct long press",
"reply$1",
}
})
return true
end
